home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Paparazzi!: Tales of Tinseltown
/
Paparazzi - Tales of Tinseltown (1995)(Activision)(Disc 1 of 2).iso
/
pprazia1.dir
/
00307_Script_DAY2 SHAWN PUNCHOUT GOTO
< prev
next >
Wrap
Text File
|
1995-05-21
|
556b
|
25 lines
on mouseDown
put "GoTo" into f
put "GoToHL" into fHL
puppetSound "button.aif"
hiliter 23, f, fHL
end
on mouseUp
global gTheDay, theMovieName, payoffStart, payoffEnd,¼
whichPayOff, whichBuyer, gBusted
puppetsprite 48, false
turnOffDaycons
WhatDayIsIt
put "Shawn1PayOff" into whichPayOff
put "ShawnPunchout" into gBusted
put "NoBuyers" into whichBuyer
put "P02D22B.MOV" into theMovieName
set payoffStart = 0
set payoffEnd = 0
set the castNum of sprite 23 = cast "GoTo"
updatestage
richOrPoor
end